go/parser.parser.isTypeSwitchGuard (method)
2 uses
go/parser (current package)
parser.go#L2198: func (p *parser) isTypeSwitchGuard(s ast.Stmt) bool {
parser.go#L2256: typeSwitch := p.isTypeSwitchGuard(s2)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)